home *** CD-ROM | disk | FTP | other *** search
Wrap
Text File | 1998-01-12 | 32.1 KB | 680 lines | [ TEXT/MPS ]
NAVIGATION SERVICES 1.0 RELEASE NOTES Keith Mortensen, 4-8436 Sean Findley, 4-6490 Yan Arrouye, 4-0064 =============================================================================== build: b3 January 6, 1998 =============================================================================== General: This is our third beta build Documentation and ERS (rev 18) can be found in the SDK build, or at "http://nav.apple.com" Cautions: - Always be sure you include the latest Appearance 1.0.1 extension when running this build. You may run Appearance 1.0, but none of the Navigation dialogs will be growable. Support for Appearance 1.0 will has been turned off, only versions greater than 1.0 will be allowed. - For 68K clients, Be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. If you are running a system earlier then MacOS8, be sure to include the extra CFM libraries for DragMgr, QuickTime, Threads, and TranslationMgr. To fix a bug with OpenTransport and SimpleText on 68K, install the beta version of "OpenTransportLib.68K". - Your machine must have AppleShare 3.7.1 and OpenTransport 1.1.2 - Do not attempt to run Allegro's File Servers application with 1.0. Newest Info: - API Changes: all constants start with "kNav" and all data structures start with "Nav" - A whole bunch of bug fixes (see RADAR). - Navigation.h now is built with Interfacer 3.0d4 - Navigation.p now included in the build. - Balloon help added to the build. Bugs set to integrate: 36 Bugs set to verify: 8 Bugs currently in analyze: 8 =============================================================================== build: b2 November 24, 1997 =============================================================================== General: This is our second beta build Documentation and ERS (rev 18) can be found in the SDK build, or at "http://nav.apple.com" Cautions: - Always be sure you include the latest Appearance 1.0.1 extension when running this build. You may run Appearance 1.0, but none of the Navigation dialogs will be growable. Support for 1.0 will turned off at a later build when Appearance 1.0.1 releases as an SDK. - For 68K clients, Be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. If you are running a system earlier then MacOS8, be sure to include the extra CFM libraries for DragMgr, QuickTime, Threads, and TranslationMgr. To fix a bug with OpenTransport and SimpleText on 68K, install the beta version of "OpenTransportLib.68K". - Your machine must have AppleShare 3.7.1 and OpenTransport 1.1.2 - Do not attempt to run Allegro's File Servers application with 1.0. Newest Info: - Newer/updated information to rev 18 of the ERS. - API Changes: none - You can now drop Finder objects into any of the utility dialogs and the browser will go to that location and/or select the object. - A whole bunch of bug fixes (see RADAR). Bugs set to integrate: 24 Bugs set to verify: 28 Bugs currently in analyze: 39 =============================================================================== build: a7/b1 November 10, 1997 =============================================================================== General: This is our last alpha build and our first beta candidate. Documentation and ERS can be found in the SDK build, or at "http://nav.apple.com" Cautions: - Always be sure you include the latest Appearance 1.0.1 extension when running this build. You may run Appearance 1.0, but none of the Navigation dialogs will be growable. Support for 1.0 will turned off at a later build when Appearance 1.0.1 releases as an SDK. - For 68K clients, Be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. If you are running a system earlier then MacOS8, be sure to include the extra CFM libraries for DragMgr, QuickTime, Threads, and TranslationMgr. To fix a bug with OpenTransport and SimpleText on 68K, install the beta version of "OpenTransportLib.68K". - Your machine must have AppleShare 3.7.1 and OpenTransport 1.1.2 - Do not attempt to run Allegro's File Servers application with 1.0. Newest Info: - Newer/updated information to rev 17 of the ERS. - Object filtering works now with NavChooseFolder(), NavChooseObject(), NavChooseVolume(). - API Changes: new event selector: kNavCBPreviewToggle AskSaveChanges dialogs: now take NavDialogOptions, rather than strings - More work was done to allow multiple browsers to exist at one time, this helped us finish a particular case of translating files from locked volumes. - More stable 68k compatibility. Bugs set to integrate: 41 Bugs set to verify: 21 Bugs currently in analyze: 56 (4 are enhancement requests) =============================================================================== build: a6 Octobert 20, 1997 =============================================================================== General: This is our sixth SCM alpha build. More effort was made to reduce memory footprint with reduced code, and a better optimized build. Documentation and ERS can be found in the SDK build, or at "http://nav.apple.com" Cautions: - Always be sure you include the latest Appearance 1.0.1 extension when running this build. You may run Appearance 1.0, but none of the Navigation dialogs will be growable. Support for 1.0 will turned off at a later build. - For 68K clients, Be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. If you are running a system earlier then MacOS8, be sure to include the extra CFM libraries for DragMgr, QuickTime, Threads, and TranslationMgr. To fix a bug with OpenTransport and SimpleText on 68K, install the beta version of "OpenTransportLib.68K". - For logging onto AppleShare, you machine must have AppleShare 3.7.1 and OpenTransport 1.1.2 - object filtering currently does not work with NavChooseFolder(), NavChooseObject(), NavChooseVolume(). - Do not attempt to run Allegro's File Servers application with 1.0. Newest Info: - Newer/updated information to rev 16 of the ERS. - The SCM build script now builds separately from 1.1, to build 1.1 use SCM's automated build system: NavServices11 in OSTech. Bugs set to verify: 51 Bugs currently in analyze: 88 (6 are enhancement requests) =============================================================================== build: a4 September 18, 1997 =============================================================================== General: This is our fourth SCM alpha build. More effort was made to reduce memory footprint with reduced code, and a better optimized build. Our resourceID range has been expanded, and now all IDs fall within our range. The fragment loading mechanism has been improved by adding two new calls NavLoad() and NavUnload(). This gives clients more flexibility to load Navigation Services as they startup to ensure there's enough memory. Both calls are not required, however, to use the API. Cautions: - Always be sure you include the latest Appearance 1.0.1 extension when running this build. You may run Appearance 1.0, but none of the Navigation dialogs will be growable. Support for 1.0 will turned off at a later build. - For 68K clients, Be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. Be sure to include "OpenTransportLib.68K" if you are running on a 68K machine. - For logging onto AppleShare, you machine must have AppleShare 3.7.1 and OpenTransport 1.1.2 Newest Info: - We continue to integrate more FTP browsing code into this build but won't be accessible until you use the 1.1 build for Allegro. - Sampler has more example code. - Newer/updated information to rev 13 of the ERS. - Good feedback from our developer community continue to arrive and will be tracked in RADAR. This will explain the spike in the number of bugs in analyze. - The SCM build script now builds separately from 1.1, to build 1.1 use SCM's automated build system: NavServices11 in SpringCollection. Bugs set to integrate: 46 Bugs set to verify: 11 Bugs currently in analyze: 116 (11 are enhancement requests) =============================================================================== build: a3 August 27, 1997 =============================================================================== General: This is our third alpha build and first build to be completely built with CodeWarrior Pro 12 Pro. Some effort was made to reduce memory footprint by eliminating uneeded code and resources. Favorites is now a seperate button again. Cautions: - Always be sure you include the latest Appearance extension when running this build. - For 68K clients, Be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. Be sure to include "OpenTransportLib.68K" if you are running on a 68K machine. - Be sure to include "Appearance Extension" 1.0.1 if you are interested in the new bevel button changes. The build seems to run OK with v1.0, nonetheless. - For logging onto AppleShare, you machine must have AppleShare 3.7.1 and OpenTransport 1.1.2 Newest Info: - Some FTP browsing code has been integrated into this build but won't be accessible until you run the 1.1 build. - Portal and Sampler builds now come in "fat" binary format. Developers can still build their own separate versions for PPC and 68K. - Newer/updated information to rev 12 of the ERS. Bugs set to integrate: 18 Bugs set to verify: 12 Bugs currently in analyze: 71 =============================================================================== build: a2 August 13, 1997 =============================================================================== General: This is our second alpha build and first build to use CodeWarrior Pro 12. This is also the first build that starts using features found in Appearance 1.0.1. All features are implemented and there are currently no "blockers" to test. Cautions: - Always be sure you include the latest Appearance extension when running this build. - Be sure the clients: SimpleText, Sampler, Portal have more than adequate memory partition space. - For 68K clients, be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. - Be sure to include "OpenTransportLib.68K" if you are running on a 68K machine. - Be sure to include "Appearance Extension" 1.0.1 if you are interested in the new bevel button changes. The build seems to run OK with v1.0, nonetheless. Newest Info: 1) More improved memory management. 2) Increased performance for AppleTalk browsing. 3) New and improved SDK format with more support files. 4) Official draft of the Navigation Services technical documentation. Bugs set to integrate: 18 Bugs set to verify: 10 Bugs currently in analyze: 68 =============================================================================== build: a1c6 July 23, 1997 =============================================================================== General: This is our sixth alpha candidate SCM build; we hope this to be our final alpha candidate. All features are implemented and there are currently no "blockers" to the latest build. Cautions: - Always be sure you include the latest Appearance extension when running this build. - Be sure the clients: SimpleText, Sampler, Portal have more than adequate memory partition space. - For 68K clients, be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. Newest Info: 1) NavChooseVolume() - correctly chooses volumes (via double-click) and ignores AppleTalk entities. 2) Customization - minor improvements to the behaviors to kNavCtlOpenSelection, kNavCtlAccept, kNavCtlCancel 3) SimpleText 68k build has its menubar incorrectly disabled. However, Sampler can verify its functionality. Bugs set to integrate: 10 Bugs set to verify: 18 Bugs currently in analyze: 36 =============================================================================== build: a1c3 July 11, 1997 =============================================================================== General: This is our third alpha candidate SCM build; we hope this to be our final alpha candidate. The API has been stable for some time, improved memory footprint and browsing performance have been applied. All features are implemented and there are currently no "blockers" to the latest build. Cautions: - Always be sure you include the latest Appearance extension when running this build. - Be sure the clients: SimpleText, Sampler, Portal have more than adequate memory partition space. - For 68K clients, be sure to install "CFM-68K Runtime Enabler" and its counterpart pieces found in the latest ETO or MacOS SDK CDs. Newest Info: 1) The HI has been simplified for all dialogs as a result of user studies and re-design. a) Favorites button has been removed, its components can be found in the shortcuts button. b) <- -> arrows have been removed, however its functionality will exist via command keys. c) ImageWell has been removed. d) Busy arrows have been moved to the right of the nagivation popup. 2) Persistence: All utility dialogs can be moved and resized, each app's preferences for this data will be applied. 3) Customization code has been redesigned as a result of the HI changes. 4) Each dialog has an experimental grow box, soon to be replaced with the real one, allowing the dialogs to grow. Code has been added to make the movement and redraw of controls in a better fashsion depending on growing the dialog in or out. Bugs set to Verify for this build: 34 =============================================================================== build: d4c1 April 25, 1997 =============================================================================== General: This is our fourth official SCM build. A great number of changes have been made in this build due to updates in the API, new AppleTalk/AppleShare browsing and some bug fixes. Cautions: Always be sure you include the latest Appearance extension when running this build. Newest Info: 1) API Changes: a) NavDialogOptionFlags now supports stationery. b) NavDialogOptions: OpenResourceHandle definition now included. c) NavDialogOptions: popupExtension (handle to multiple NavMenuItemSpecs) added (but not functional) so developers can extend the filtering popup. d) NavDialogOptions: cancel button can now be customized with 'cancelButtonLabel' e) NavDialogOptions: message field added to all util dialogs can have a banner or prompt. f) NavReplyRecord: fileRef field changed from Handle to AEDescList. g) NavGetDefaultDialogOptions() API call added to make it easier for developers to obtain the default dialog settings. 2) All the utility dialogs have been 100% implemented. 3) All utility dialogs properly affect their controls due to user interaction. 4) Multiple selection for Open and Save. 5) SimpleText is now in the build system; it uses the new Open and Save dialogs. 6) Navigation Services now patches the 'standard' StandardFile dialogs. 7) AppleTalk/AppleShare browsing now functional, complete with rebounding. Bugs set to Verify for this build: currently none =============================================================================== Previous Release Notes from the Maxwell Project: =============================================================================== Component: Icon Server and Navigation Services Owner: Arnaud Gourdol • Maxwell Build Location: R&D2/2:Constitution:Equality:MUsEProj:InfoAccessProj: • Build Issues (Build Meister): D26 Metrowerks only. BuildFile has not been maintained. See InfoAccess: Documentation:Building with Metrowerks. D25 We can be built either with Metrowerks or NRBuild. I have not seen a difference in the current version. D24 The NRBuild version of IconServer has bugs that the Metrowerks version doesn't have. • What’s New In This Build (Build Meister): D26 New API designed for future extensibility. Item filtering is now based on Apple Event descriptors. Numerous bug fixes, especially in application compatibility. D25 Asynchronous operation is the biggest change. Numerous performance improvements. PACK 3 dialogs are grown to a much larger size. Memory is now allocated in the MultiFinder heap when it might be large, rather than in the application or system heap. D24 New memory allocation scheme for Icon Server. The data is now allocated in the system heap which allows it to be shared among processses New Truth icons added to the icon server International support. Right to left layout, no hard-coded strings. Changed underline style used to indicate sorting order to bold. Underline doesn't exist in Japanese and is really yucky in Arabic. D4 Maxwell V1 support. API now defined in MasterInterfaces: Icons.i and Navigation.i. Bugs fixed and obsoleted. Miscellaneous minor improvements. Major API change: AEDescs returned instead of FSSpecs. Minor API changes as requested by Nick Kledzik of Master Interfaces. Universal Procedure Pointers for all callback routines. Addition of "const" to various API parameters. Locked and drop folders displayed correctly • Bugs Fixed D26 1214622 Use defaultlocation AEDesc param as "the desktop" in NavPutFile()... MUsE Error 1247814 NavGetFile: if 'NavFileFilter.fileTypes' is NULL, default open(0) is not used. 1250770 Container aliases not shown in File/Open… 1250772 Opt-dblclk opens container alias instead of selecting target 1250773 cmd-opt-O doesn't select alias target 1250782 cmd-left and cmd-right don't cycle among mounted volumes 1251930 Sorting by various column names does not maintain the currently selected item. 1252141 Favorite Items munges the first menuitem 1255073 NavGetObject() does not utilitize the correct 'open' resource format. 1255075 Favorite items popup: can't add more than one folder to the item list. 1241220 Localize: STR# rsrs's should have titles for their strings, easier localization 1242456 Problems with pseudo item 'sfHookChangeSelection', and changing the reply record 1245115 MPW 3.3.1: "Set Directory" failures and/or user breaks. 1250404 UserBreak when opening 'Desktop' folder within boot-vol. 2nd time 1250476 No <CR> support for 'Cancel' in "file is locked…" alert dialog in ClarisWorks 3 1250479 Browser doesn't return to root of boot-vol. after ejecting floppy 1250484 User Break when ejecting floppy from SFGet 1250492 No text, icon in "file is locked…" alert dialog in ClarisWorks 3.0 1250812 4D: UserBreak while exercising Info/Preview popupmenu 1250832 Can't access Guide and Process menu during NavGF 1250949 Photoshop 2.0.3 creating new Prefs has dlog w/incorrect wording 1252108 FreeHand 4.0 'Open' doesn't see folders 1252134 FreeHand 4.0 User Break when 'Cancel' in Save as, Export dialogs 1184415 EnablePanel causes "Locked" checkbox to draw in Geneva 10 bold (a contradiction) 1247918 Info Panel bknd draws over "Locked","Stationery Pad" checkboxes, fails to update 1251868 SuperPaint 3.0's Open, Save dlog don't flash 'Cancel' button when escape pressed 1252772 "New Folder" button: no alert if user creates one over another with same name. 1253307 Resolve: Label change of item doesn't update color immediately 1253342 Resolve 1.1v1 doesn't update in browser when long foldername containing >400 dox 1255072 Problems opening folders from the desktop. 1255912 NavGet/PutObj hangs if the user clicks in the dlog backgrnd, then open a folder 1255922 Favorite Item popUp does not update its list when items are renamed. 1256065 Favorite items should prevent user from selecting an item from unmounted srvr 1255909 Preview panel's controls should be disabled when no default selection is made. 1247890 NavGetFile: left side of its highlite frame gets cut off until user clicks a dir 1247898 Directory tab and "chasing arrow's" background greys do not match. 1255939 Browser truncates/changes a 31 length file name too narrow for its column size. 1251943 New Folder window should remember its last window position. 1250315 ClarisWorks 3.0 SFPut 'Cancel' at bottom of dlog 1250809 4D: Clipped favorite items and Preview popupmenus in NavGF 1251063 Photoshop 2.0.3 NavGF doesn't show filetype at bottom of dlog 1251066 Photoshop 2.0.3 NavGF separates 'filesize' from 'file format' 1251119 Photoshop 2.0.3 Save as… separates Eject, Desktop from Save, Cancel 1251766 System Error "Illeg. Instr at 00EE2F02" when saving from SuperPaint 3.0 1251866 SuperPaint 3.0's File/Open doesn't show "selected type" 1252074 FreeHand 3.1 Color Export separates Eject, Desktop from Save, Cancel 1252605 Canvas 3.0.4 File/Open clips top of Fav. Items, Info/Preview popup menus 1252647 In'Save as…' SFPGetFile, under Preview, "Label" shows space 1253142 ClarisDraw "Save as" w/ClarisDraw Options doesn't auto-navigate 1255334 SimpleText 'Open' button to 'Convert…' during File/Open with snd file 1256470 User Break when cancelling request for ejected floppy 1256827 SuperPaint: windows not updated after Print To File 1256940 SimpleText allows saving into dox, apps D25 1195077 Banner and default button label not functioning in NavPutFile() and NavGetFile() 1199073 Watch cursor needed when opening large directories. 1204157 crash on large folders 1214746 'open' resource doesn't help determine the file filtering in the browser. 1229683 Selecting a view using Browser’s pop-up menu does not produce a result 1240765 Add items to Frequent items popup, Navigation lib fails to display items. 1241294 NavPutFile() does not return error -128 when user selects "cancel" 1241351 Turny triangle refresh in Save Dialog 1229677 Scroll bar gets drawn twice in the Browser’s window after resizing. 1240304 User can select an item from inside scrollbar area if the scrollbar is inactive. 1218102 Low Memory problems with Open/Save in small apps. who's partition < 225k. 1233717 StdFile browser displays too few items 1231586 MountImage doesn't work with new Standard File 1224649 Popups in ClarisWorks 3.0 StdFile use wrong font. D24 1229032 Roman font used in display of non-roman characters 1229040 Dates not displayed correctly in Arabic [Could not reproduce 1229057 Hard-coded strings in the info panels 1196242 Icon server not getting the right data for Fonts and Shutdown folder 1213052 GetIconSuiteByName() and GetIconRefByName return paramErr for 'font' 1220883 Doesn't return label information 1221562 TaskLister icons are corrupt on second launch 1216256 Browser can view inside a drop folder when user doesn't have the right privs. 1219189 NavGetFile(): Loc={-1,-1}, draws the dialog offscreen the 2nd time you call it. 1225674 Clicking on "expansion triangle" in Save dialog causes spurious interrupt. 1216264 Browser can view inside a protected folder when user doesn't have right privs. 1216605 Browser needs to update its desktop list when a floppy or server gets mounted. 1217946 Missing PICT id=153 resource in NavServices extension, used for Freq Items PopUp 1218146 Browser enhancement req: Cmd-down arrow should cause default button to hilite. 1218775 Browser's bkgrnd draws (overlaps) when swiching between tabs (browsing dirs<= 2) 1219246 NavPutFile(): can't type select in browser if user changes input focus. 1220746 NavPutFile(): save to the desktop- user break, routine returns -1. 1220892 3rd browser directory tab does not update to the correct folder title. 1217868 Infinite GetItemType() user break messages when saving documents. 1219344 FileType Popup drawing problems with Open/Save in various apps. 1219388 Save button does not respond in new Standard File dialog. 1224505 NuStdFile performance for server volumes is lame, dude! 1224694 Scrolling list is writing outside its dialog items. D4 1158493 KLM-259/Background grey of the browser panels should be white in B&W,4 bit depth 1196248 Incorrect display of NavGetFile(),NavPutFile() and its browser in 1,4 bit depths 1201979 User can't type a period as part of the file name. 1201983 Desktop button or "Command-D" features not functioning. 1202866 Invisible files not shown 1214614 Use a legitimate defaultLocation AEDesc parameter in NavGetFile().. write to nil 1214622 Use defaultlocation AEDesc param as "the desktop" in NavPutFile()... MUsE Error 1214631 NavPutFile/GetFile writes to mem loc 0 when either of its textobjs are defined 1214661 NavAskSaveChanges() results in MUsE errs when its app and doc text objs are used 1214702 NavCustomAskSaveChanges(): MUsE errors/write to nil if textobject isnt defined 1214704 Navigate more than 3 fldrs deep, it isn't necessary to redraw blue hilite frame. 1214710 Navigate more than 2 folders deep, then click the desktop tab.. write to nil 1214712 Freq items popup: if the browser is at the desktop, popUp says add"", remove"" 1215731 Frequent Items Popup: add item "Name (v1.0)", title becomes "Name v1.0)" 1199545 NavAskSaveChanges() adds extra space at end, action= kNavSaveChangesQuitting 1201982 Arrow cursor flickers as the user types in a file name to save. 1214639 NavGetFile() results in MUsE errors when either button or banner is not defined. 1183015 NavGetFile() should have a default FSSpec. 1203551 MUsE d20 & d21: Eject buttons don't work in the New Stdfile dialog windows. • Known problems D26 See RADAR. D25 1149014 KLM-248/Gestalt selector needed to detect presence of Navigation Services. 1184415 EnablePanel causes "Locked" checkbox to draw in Geneva 10 bold (a contradiction) 1195647 There is a 2.5k storage leak each time a PACK3 dialog is used. 1199080 NavGetFile/NavPutFile banner truncated to only the first 13 chars, need more. 1201977 More… popUp item gets drawn outside its dialog and on the app's document window. 1214622 Use defaultlocation AEDesc param as "the desktop" in NavPutFile()... MUsE Error 1225673 Setting file attributes does not work or sets incorrect information. 1240283 Info panel's file label popup needs to show the label colors. 1205825 NavPutFile() should be customized so apps can det. the simple/more choices form 1207741 Routine "GetUniqueNameInFolder" appends file name w/ non-localizable str. 1228770 d24:For R-2-L systems, "name" field is not updated correctly in browser panel. 1229040 “Created” and “Modified” Date strings are not properly formatted in Arabic 1240297 Consistent user break when opening a viewer from inside the Browser. 1241220 Localize: STR# rsrs's should have titles for their strings, easier localization 1215964 "More…" hierarchical popUp menu needs to be scrollable to select > 29 items 1195936 Menubar does not get disabled when any new StandardFile dialog appears. 1234656 NuStdFile is too slow to appear 1202885 Missing Icon file for folder gives assert failure 1203056 Icon Server doesn't get the proper Stationary icon of a selected stationeryfile. 1211809 Icon Server's DisposeIconRef() does not report an error is ownercount < 0. 1233724 Icon Server doesn't return icons for Finder Extension stuff 1233730 Icon Server isn't returning icon for generic applications D6E2 This is a nominal build to allow linking with symbols from IconServer and Navigation. It is not functional under V1. D24 The international support can be improved. Some of the text fields may not justify correctly in right to left layout. D4 1183020 NavPutFile's location coords do not center the dialog if {-1,-1} is specified. 1184076 Field: NavPanelBrowserOptions.displayInformationPanel does not work when = false 1195647 There is a 2.5k storage leak each time a PACK3 dialog is used. 1199073 Watch cursor needed when opening large directories. 1199080 NavGetFile/NavPutFile banner truncated to only the first 13 chars, need more. 1202599 problems with icon list size 1204157 crash on large folders 1205825 NavPutFile() should be customized so apps can det. the simple/more choices form 1195936 Menubar does not get disabled when any new StandardFile dialog appears. 1203537 MUsE d20 & d21: Icon problems in some stdfile dialog windows. 1205868 Live updating of the desktop does not occur when the a floppy is inserted. 1215111 Enter or return keys do not hilite the 'open' button when used. Stack space usage is greater than that of PACK 3; this may break some applications which leave too little stack space. Check the SP vs. HeapEnd in MacsBug if there is a crash. (Word 6.0 Find File.) No compatibility with very old Standard File dialogs. Not all Pack3 messages are generated in response to keyboard and mouse events; some are handled internally at present. Not all keyboard shortcuts in Standard File are available. The Kind field of files is not displayed in the information panels. The Navigation Services dialogs fit on a 14-inch screen. There are no versions for smaller monitors. Menus are not disabled when a modal dialog is frontmost. Minor display glitches that will go away with HLTB/Appearance integration. 2.5K storage leak each time a PACK 3 dialog is used. (Small) There is no dynamic updating of file lists. This can create assert failures and crashes when files change in the currently shown file list, or when the path to the currently shown folder changes. This can result from changes on a shared volume, drags to and from Navigation Services panels, Finder operations while a Navigation Services panel is open, and so on. Disk ejection, insertion, mounting, and dismounting are not handled. The Finder's idiosyncratic icon dragging behavior creates problems for us. It is unknown whether these problems are fixed in the new Finder. • What are the related components (e.g. What Tools, Scripts, etc...are provided with this build)? D4 MacBrowser test tool (NRBuild MacBrowser NuKernel) Portal test tool (see Building with Metrowerks in the Documentation folder) Hawkeye test tool (see Keith Mortensen) • Program functionality changes D4 None Product Information ——————————————————— Project Name: Navigation Services ——————————————————— Version: 1.0d13 Built Using: NRBuild build system and xlc compilers Lead Engineer: Arno Gourdol x4-1942 Pager: (408) 237-9439 or PagerPro Lead Tester: Keith Mortensen x4-8436 Build Instructions —————————————————— Navigation Services is composed of the following components: * Navigation Services shared library The shared library implementing the Navigation Services API. * Icon Server shared library The Icon Server API gets the icon of files. Required by the Navigation Services shared library. * MacBrowser sample application This is an elementary test tool that brings up some of the Navigation Services dialogs and interface elements. To build any of these component, you must use NRBuild. Once the NRBuild build system is set up, use the Configure Team MASHTeam command in the NR menu. If you want to build: * everything (MacBrowser, Icon Server, Navigation Services) execute "NRBuild MacBrowser PPC" execute "NRBuild -symfile MacBrowser PPC" to also obtain the symbol files for the objects (recommended) * only the Icon Server execute "NRBuild IconServer PPC" execute "NRBuild -symfile IconServer PPC" to also obtain the symbol file for the object (recommended) * only the Navigation Services execute "NRBuild NavigationServices PPC" execute "NRBuild -symfile NavigationServices PPC" to also obtain the symbol file for the object (recommended) Currently, only the PowerPC version of the Navigation Services will build. The final build results will be placed in the {NRSources}BuildResults:Targets:Debug:Extensions directory. System Requirements —————— ———————————— Navigation Services requires the following components: • Base V0 system Navigation Services uses the following components when present: • Drag Manager Glue Library "DragLib" • QuickTime PowerPlug • Translation Manager/Macintosh Easy Open New In This Release ——————————————————— 1.0d13 • Favorite items menu Squashed Bugs ————————————— 1.0d13 • Yet To Be Implemented ————————————————————— 1.0d13 • Known Bugs In This Release —————————————————————————— 1.0d13 • No new bugs. Known Exceptions ———————————————— 1.0d13 • No known exceptions. What To Expect In The Next Release —————————————————————————————————— 1.0d14 • ???.